Fact Table
from Dimensional modeling
GPT-4.icon
中心に置かれるテーブル
**数値的なデータ(売上、個数、時間などの「測定値」)**が格納される
通常、複数のDimension Tableとリレーションを持つ
例:
table:_
date_key product_key store_key sales_amount quantity_sold
20240101 101 21 5000 2